home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-11-10 | 1020 b | 37 lines | [TEXT/CWIE] |
- #
- # File: SampleDriver.exp
- #
- # Contains: Sample code for a PCI device driver that supports PCI power off.
- #
- # You may incorporate this sample code into your applications without
- # restriction, though the sample code has been provided "AS IS" and the
- # responsibility for its operation is 100% yours. However, what you are
- # not permitted to do is to redistribute the source as "DSC Sample Code"
- # after having made changes. If you're going to re-distribute the source,
- # we require that you make it clear in the source that the code was
- # descended from Apple Sample Code, but that you've made changes.
- #
- # Version: 1.0
- #
- # Copyright: © 1999 by Apple Computer, Inc., all rights reserved.
- #
- # File Ownership:
- #
- # DRI: xxx put dri here xxx
- #
- # Other Contact: xxx put other contact here xxx
- #
- # Technology: xxx put technology here xxx
- #
- # Writers:
- #
- # (BB) Bob Bradley
- #
- # Change History (most recent first):
- #
- # <0+> 7/11/99 BB First checked in.
- #
-
- TheDriverDescription
- DoDriverIO
-